-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix unnecessary_semicolon
: FN on #[feature(stmt_expr_attributes)]
#15481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
1e0155e
to
a8320b3
Compare
@ada4a is there a reason why you closed this, or are you just over-capacity and this one wasn't that high up in the list of priorities? =^w^= |
Oops, thanks for letting me know -- I just messed up this particular branch when rebasing all the bajillion of them that I have onto the latest master (for the rust sync). Reopened it^^ |
a8320b3
to
2aff1b7
Compare
Hmmm weird, the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! ❤️
I'll mark this as blocked to be reviewed after the feature freeze, because it still creates a new environment for things to fail, but thanks a lot for the fix. When the feature freeze is over, I'll merge it.
@rustbot blocked
@rustbot note Feature freeze
@rustbot label +C-enhancement
inspired by #15476
changelog: [
unnecessary_semicolon
]: FN on#[feature(stmt_expr_attributes)]
Summary Notes
Managed by
@rustbot
—see help for details